From: Jim Blandy Date: Wed, 30 Jun 1993 04:14:08 +0000 (+0000) Subject: Fix typo in last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95134 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=31beb30ec1ad25dd362e9807df190df94e1f664c;p=emacs.git Fix typo in last change. --- diff --git a/lisp/faces.el b/lisp/faces.el index b8bd36d2c44..9d84a3dd85e 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -131,8 +131,6 @@ in that frame; otherwise change each frame." This is an alist associating face names with the default values for their parameters. Newly created frames get their data from here.") -do not use this") - (defun face-list () "Returns a list of all defined face names." (mapcar 'car global-face-data))